home *** CD-ROM | disk | FTP | other *** search
/ PowerSlides Duo / PowerSlidesDuoMac2.iso / Install CD 2.app / Contents / Resources / installscript.plist < prev    next >
Encoding:
Extensible Markup Language  |  2007-09-11  |  2.8 KB  |  106 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>Action List</key>
  6.     <array>
  7.         <dict>
  8.             <key>Action Type</key>
  9.             <string>Install Item</string>
  10.             <key>File Path</key>
  11.             <string>Widescreen</string>
  12.             <key>Install To</key>
  13.             <string>/Applications/PowerSlides/Backgrounds</string>
  14.             <key>Quit Action</key>
  15.             <string>None</string>
  16.             <key>Replace</key>
  17.             <string>Always</string>
  18.         </dict>
  19.         <dict>
  20.             <key>Action Type</key>
  21.             <string>Install Item</string>
  22.             <key>File Path</key>
  23.             <string>Templates Sets</string>
  24.             <key>Install To</key>
  25.             <string>/Applications/PowerSlides/Backgrounds</string>
  26.             <key>Quit Action</key>
  27.             <string>None</string>
  28.             <key>Replace</key>
  29.             <string>Always</string>
  30.         </dict>
  31.         <dict>
  32.             <key>Action Type</key>
  33.             <string>Install Item</string>
  34.             <key>File Path</key>
  35.             <string>General</string>
  36.             <key>Install To</key>
  37.             <string>/Applications/PowerSlides/Backgrounds</string>
  38.             <key>Quit Action</key>
  39.             <string>None</string>
  40.             <key>Replace</key>
  41.             <string>Always</string>
  42.         </dict>
  43.         <dict>
  44.             <key>Action Type</key>
  45.             <string>Install Item</string>
  46.             <key>File Path</key>
  47.             <string>Professions</string>
  48.             <key>Install To</key>
  49.             <string>/Applications/PowerSlides/Backgrounds</string>
  50.             <key>Quit Action</key>
  51.             <string>None</string>
  52.             <key>Replace</key>
  53.             <string>Always</string>
  54.         </dict>
  55.         <dict>
  56.             <key>Action Type</key>
  57.             <string>Install Item</string>
  58.             <key>File Path</key>
  59.             <string>Progressive Backgrounds</string>
  60.             <key>Install To</key>
  61.             <string>/Applications/PowerSlides/Backgrounds</string>
  62.             <key>Quit Action</key>
  63.             <string>None</string>
  64.             <key>Replace</key>
  65.             <string>Always</string>
  66.         </dict>
  67.         <dict>
  68.             <key>Action Type</key>
  69.             <string>Install Item</string>
  70.             <key>File Path</key>
  71.             <string>Creative</string>
  72.             <key>Install To</key>
  73.             <string>/Applications/PowerSlides/Backgrounds</string>
  74.             <key>Quit Action</key>
  75.             <string>None</string>
  76.             <key>Replace</key>
  77.             <string>Always</string>
  78.         </dict>
  79.     </array>
  80.     <key>Choose Volume</key>
  81.     <string>TRUE</string>
  82.     <key>Create Uninstaller</key>
  83.     <string>FALSE</string>
  84.     <key>Installer Exit Parameter</key>
  85.     <string></string>
  86.     <key>Installer Launch Parameter</key>
  87.     <string></string>
  88.     <key>Minimum OS</key>
  89.     <string>10.3.3</string>
  90.     <key>Next Button Default</key>
  91.     <string>TRUE</string>
  92.     <key>Require Admin</key>
  93.     <string>FALSE</string>
  94.     <key>Require Authentication</key>
  95.     <string>TRUE</string>
  96.     <key>Require Boot Volume</key>
  97.     <string>FALSE</string>
  98.     <key>Uninstaller Exit Parameter</key>
  99.     <string></string>
  100.     <key>Uninstaller Launch Parameter</key>
  101.     <string></string>
  102.     <key>Uninstaller Name</key>
  103.     <string>~/Library/Logs/New Uninstaller</string>
  104. </dict>
  105. </plist>
  106.